Adds the specified items to the collection.
Namespace: MindFusion.SchedulingAssembly: MindFusion.Scheduling.WebForms
public void AddRange ( ItemCollection<T> items)
Public Sub AddRange( _ items As ItemCollection(Of T) _)
Type: ItemCollection(T)A collection of items to add.
ItemCollection(T) MembersItemCollection(T) ClassMindFusion.Scheduling Namespace